home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / progjour / 1990 / 05 / vtestcpp.mak < prev    next >
Text File  |  1990-08-03  |  225b  |  6 lines

  1. vtestcpp.exe : vtest.cpp vmethod.cpp vint.cpp virt.hpp virt.h 
  2.     ztc -ml -b vtest.cpp vmethod.cpp virt.c -ovtstcppz.exe
  3.     rename vtest.obj vtestz.obj
  4.     rename vmethod.obj vmethodz.obj
  5.     rename virt.obj virtz.obj
  6.